home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / stripbowl_game.swf / scripts / DefineButton2_148 / BUTTONCONDACTION on(release).as
Text File  |  2005-08-19  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(12);
  4. }
  5.